Skip to content

debt: upgraded dependencies#4

Merged
mprimeaux merged 1 commit intomainfrom
debt/dependencies
Apr 16, 2025
Merged

debt: upgraded dependencies#4
mprimeaux merged 1 commit intomainfrom
debt/dependencies

Conversation

@mprimeaux
Copy link
Copy Markdown
Contributor

This PR upgrades all dependencies to their latest supported versions and refactors the README to be more readable.

@mprimeaux mprimeaux added kind: debt Accumulated impediments that slow our ability to evolve. priority: medium labels Apr 16, 2025
@mprimeaux mprimeaux self-assigned this Apr 16, 2025
@mprimeaux mprimeaux merged commit f213249 into main Apr 16, 2025
1 check passed
@mprimeaux mprimeaux deleted the debt/dependencies branch April 16, 2025 15:25
@mprimeaux mprimeaux requested a review from Copilot April 16, 2025 15:26
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • go.mod: Language not supported
Comments suppressed due to low confidence (3)

.golangci.yaml:15

  • The removal of custom 'exclude-dirs' and related options may affect linting on directories such as vendor or generated content; verify that the default exclusions meet the project requirements.
-  exclude-dirs:

.github/workflows/ci.yaml:60

  • Upgrading the golangci-lint action to v7 might introduce breaking changes in lint behavior; ensure that the configuration and outputs remain fully compatible.
-        uses: golangci/golangci-lint-action@v6

.github/workflows/ci.yaml:85

  • The change from SonarCloud to SonarQube scanning may require adjustments in environment variables or additional configuration; confirm that the setup fully supports SonarQube v5.
-      - name: Scan with SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: debt Accumulated impediments that slow our ability to evolve. priority: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants